Skip to content

fix(@angular-devkit/build-angular): use copy-on-write asset processing for non-watch builds#18086

Merged
filipesilva merged 1 commit intoangular:10.0.xfrom
clydin:copy-on-write-backport-10.0.x
Jul 1, 2020
Merged

fix(@angular-devkit/build-angular): use copy-on-write asset processing for non-watch builds#18086
filipesilva merged 1 commit intoangular:10.0.xfrom
clydin:copy-on-write-backport-10.0.x

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Jun 30, 2020

Optimized asset processing was only being performed when differential loading was enabled. This change ensures that the optimized approach is used for all non-watch builds. This does not affect ng serve usage since it currently requires all application files to be in memory.

10.0.x variant of #17988

…g for non-watch builds

Optimized asset processing was only being performed when differential loading was enabled.  This change ensures that the optimized approach is used for non-watch builds.  This does not affect `ng serve` usage since it currently requires all application files to be in memory.

(cherry picked from commit 3c734a8)
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Jun 30, 2020
@clydin clydin requested a review from alan-agius4 June 30, 2020 17:28
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jun 30, 2020
@filipesilva filipesilva merged commit f22efa1 into angular:10.0.x Jul 1, 2020
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 1, 2020
@clydin clydin deleted the copy-on-write-backport-10.0.x branch June 2, 2021 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants